From ca48923fcc8994442d58bb7b3c5af3fce1935631 Mon Sep 17 00:00:00 2001 From: robertl Date: Thu, 6 Apr 2006 18:24:02 +0000 Subject: [PATCH] Kludge in config.h for now. git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@1830 f51c46e8-681c-474f-0cfe-069cfd0219fb --- gpsbabel/config.h | 1 + 1 file changed, 1 insertion(+) create mode 100644 gpsbabel/config.h diff --git a/gpsbabel/config.h b/gpsbabel/config.h new file mode 100644 index 000000000..2ad0c33c5 --- /dev/null +++ b/gpsbabel/config.h @@ -0,0 +1 @@ +#define HAVE_LIBEXPAT 1 -- 2.30.2